[extension] Add PatchWarden Evidence Pack extension to community catalog#3514
Merged
Merged
Conversation
Add patchwarden-evidence extension submitted by @jiezeng2004-design to: - extensions/catalog.community.json (alphabetical order) - docs/community/extensions.md community extensions table Closes #3512 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
12 tasks
mnriem
approved these changes
Jul 14, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Adds PatchWarden Evidence Pack v1.0.1 to the community extension catalog.
Changes:
- Adds validated extension metadata and updates the catalog timestamp.
- Documents the extension in alphabetical order.
Show a summary per file
| File | Description |
|---|---|
extensions/catalog.community.json |
Adds the extension catalog entry. |
docs/community/extensions.md |
Adds the community extension table row. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Medium
kanfil
added a commit
to tikalk/agentic-sdlc-spec-kit
that referenced
this pull request
Jul 15, 2026
Upstream merge — 12 commits, 1 release (0.12.15): - Git extension Python port (github#3400): adopted 4 basic Python scripts, fork retains enhanced bash/PS1 scripts; parity tests skipped via PKG_NAMES guard - Workflow CLI / extension command surface alignment (github#3419): atomic install transaction with rollback in _commands.py, fork accent() theming applied - Goose YAML control-char escaping (github#3384) - Env-var config leak fix across prefix-colliding extension IDs (github#3497) - init-options.json trailing newline (github#3509) - Workflow engine fixes: non-iterable right operand in in/not in (github#3447/github#3468), malformed catalog URL raises catalog error (github#3484) - Community catalog: Multi-Repo Branch Sync (github#3411), PatchWarden Evidence Pack (github#3514), DocGuard v0.32.0 (github#3489), Autonomous Run Governance v0.1.4 (github#3511) 2 conflicts resolved: - pyproject.toml: preserved fork metadata, version 0.12.14+adlc1 -> 0.12.15+adlc1 - workflows/_commands.py: adopted upstream atomic install transaction + fork accent() theming All tests passing. Smoke test confirms 0.12.15+adlc1. Assisted-by: opencode (model: glm-5.2, autonomous)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add
patchwarden-evidencev1.0.1 extension submitted by@jiezeng2004-design.Validation Results ✅
All checks passed:
patchwarden-evidencematches^[a-z][a-z0-9-]*$1.0.1follows semver formatextension.ymlmanifest present in repositoryREADME.mdpresent in repositoryLICENSE(MIT) present in repositoryv1.0.1existsarchive/refs/tags/v1.0.1.zippatternChanges
extensions/catalog.community.json— Addedpatchwarden-evidenceentry in alphabetical order; updated top-levelupdated_atdocs/community/extensions.md— AddedPatchWarden Evidence Packrow in alphabetical orderAbout This Extension
PatchWarden Evidence Pack provides optional Spec Kit hooks and agent commands that map approved tasks into a guarded PatchWarden Goal and export a bounded, traceable Evidence Pack for an accepted implementation. It provides 2 commands and 2 hooks, requires PatchWarden ≥1.5.1 as an MCP server.
Closes #3512
cc
@jiezeng2004-design